IGroup.Reset method

Changes the state GroupErrorStop to GroupStandstill by resetting all internal group-related errors. It doesn't affect the output of the method instances. This method resets all axes in the group like IAxis.Reset.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
IKsCommand Reset()
Function Reset() As IKsCommand

Return value

Type: IKsCommand

Returns a state of a method.

See also

IGroup Interface

IntervalZero.KINGSTAR.Base.Class Namespace